﻿.pc-style .PopupMask {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 9990;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}

.pc-style .Popup {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
}

.pc-style .Popup .PopupInner{
    left: 50%;
    top: 50%;
    z-index: 10;
    background: #ffffff;
    position: fixed;
    margin-top: -202px;
    box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    border-radius: 12px;
}


.pc-style .Popup#winInitPsw {
    margin-top: -250px;
}

.pc-style .PopupMax .PopupInner {
    width: 800px;
    margin-left: -402px;
}

.pc-style .PopupMid .PopupInner {
    width: 600px;
    margin-left: -302px;
}

.pc-style .PopupMin .PopupInner {
    width: 400px;
    margin-left: -202px;
}

.pc-style .Popup .PopupTitle {
    height: 20px;
    line-height: 20px;
    padding: 15px 80px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.pc-style .Popup .PopupTitle .PopupTitleText {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.pc-style .Popup .PopupTitle .BtnClose {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
    height: 20px;
    background: url(Images/bg0101.gif) center center no-repeat;
    cursor: pointer;
}

.pc-style .Popup .PopupTitle .BtnClose:hover {
    background: url(Images/bg0102.gif) center center no-repeat;
}

.pc-style .Popup .PopupTitle .BtnBack {
    position: absolute;
    left: 20px;
    top: 0px;
    padding: 15px 0px 15px 15px;
    font-size: 14px;
    background: url(Images/Mobile_bg0154_0.png) left center no-repeat;
    background-size: auto 1em;
}

.pc-style .Popup .PopupTitle .BtnBack:hover {
    color: #cc0000;
}

.pc-style .Popup .PopupCon {
    padding: 20px;
    color: #333333;
    position: relative;
}

.pc-style .Popup .PopupCon.Busy::after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5) url(https://wx.100xuexi.com/images/loading-1.gif) center center no-repeat;
}

.pc-style .Popup .PopupCon .LoginAndRegHelp {
    text-align: center;
}

.pc-style .Popup .PopupCon table {
    width: auto;
    margin: 0px auto;
}

.pc-style .Popup .PopupCon a {
    color: #336699;
}

.pc-style .Popup .PopupCon a:hover {
    color: #cc0000;
}

.pc-style .Popup .PopupCon .LoginReg {
    overflow: hidden;
    zoom: 1;
}

.pc-style .Popup .PopupCon .LoginReg .Login {
    float: left;
    width: 360px;
    padding-right: 20px;
    border-right: 1px solid #e5e5e5;
}

.pc-style .Popup .PopupCon .LoginReg .Login h2 {
    font-size: 18px;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
    line-height: 30px;
    margin-bottom: 20px;
}

.pc-style .Popup .PopupCon .LoginReg .Login .Tips {
    padding-top: 10px;
}

.pc-style .Popup .PopupCon .LoginReg .Login th {
    vertical-align: top;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
}

.pc-style .Popup .PopupCon .LoginReg .Login td {
    vertical-align: top;
    padding-left: 10px;
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}

.pc-style .Popup .PopupCon .LoginReg .Login .TextBox {
    height: 30px;
    line-height: 30px;
    border: 1px solid #999999;
    width: 220px;
    padding: 0px 5px;
    font-size: 14px;
}

.pc-style .Popup .PopupCon .LoginReg .Login .BtnLogin {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    text-align: center;
    background: #e2231a;
    line-height: 36px;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.pc-style .Popup .PopupCon .LoginReg .Login .BtnLogin:hover {
    color: #ffffff;
}

.pc-style .Popup .PopupCon .LoginReg h2 {
    font-size: 18px;
    font-weight: bold;
    color: #006600;
    text-align: center;
    line-height: 30px;
    margin-bottom: 20px;
}

.pc-style .Popup .PopupCon .LoginReg .InputItem {
    margin-bottom: 20px;
}

.pc-style .Popup .PopupCon .LoginReg .InputItem .InputItemTitle {
    margin-bottom: 5px;
    display: none;
    display: block\9;
    /*针对IE浏览器显示标题，因为ie不支持placeholder*/
}

.pc-style .Popup .PopupCon .LoginReg .TextBoxOuter {
    border: 1px solid #999999;
    padding: 0px 10px;
}

.pc-style .Popup .PopupCon .LoginReg .TextBoxOuterHasBtn {
    position: relative;
    border: 0px;
    padding: 0px 180px 0px 0px;
}

.pc-style .Popup .PopupCon .LoginReg .TextBoxOuterHasBtn .BtnGetCode {
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 40px;
    height: 40px;
    border-radius: 4px;
    background: #336699;
    color: #ffffff;
    width: 170px;
    text-align: center;
}

.pc-style .Popup .PopupCon .LoginReg .TextBoxOuterHasBtn .BtnGetCode[disabled] {
    background: #f5f5f5;
    color: #e2231a;
    cursor: not-allowed;
}

.pc-style .Popup .PopupCon .LoginReg .TextBoxOuterHasImg {
    position: relative;
    border: 0px;
    padding: 0px 0px 0px 180px;
}

.pc-style .Popup .PopupCon .LoginReg .TextBoxOuterHasImg .ImgVerify {
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 40px;
    height: 40px;
    width: 170px;
    cursor: pointer;
}

.pc-style .Popup .PopupCon .LoginReg .TextBox {
    height: 40px;
    line-height: 40px;
    width: 100%;
    border: 0px;
    vertical-align: 0px;
    outline: 0px;
    font-size: 16px;
}

.pc-style .Popup .PopupCon .LoginReg .TextBoxOuterHasBtn .TextBox {
    border: 1px solid #999999;
    box-sizing: border-box;
    padding: 0px 10px;
}

.pc-style .Popup .PopupCon .LoginReg .TextBoxOuterHasImg .TextBox {
    border: 1px solid #999999;
    box-sizing: border-box;
    padding: 0px 10px;
}

.pc-style .Popup .PopupCon .LoginAndRegTips {
    color: #e2231a;
    padding-top: 5px;
}

.pc-style .Popup .PopupCon .LoginAndRegTips .Success {
    color: #009900;
}

.pc-style .Popup .PopupCon .LoginReg .BtnReg {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    zoom: 1;
    text-align: center;
    background: #e2231a;
    line-height: 40px;
    height: 40px;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.pc-style .Popup .PopupCon .LoginReg .BtnReg:hover {
    background: #e2231a;
}

.pc-style .Popup .PopupCon .LoginReg .BtnReg.BtnDisabled, .pc-style .Popup .PopupCon .LoginReg .BtnReg.BtnDisabled:hover {
    background: #f5f5f5;
    color: #cccccc;
    text-shadow: 1px 1px 1px #ffffff;
}


.pc-style .Popup .PopupCon .LoginReg .BtnCancel:hover {
    background: #e5e5e5;
    color: #336699;
}

.pc-style .Popup .PopupCon .LoginReg .BtnItem {
    margin-bottom: 20px;
}

.pc-style .Popup .PopupCon .LoginReg .Tips {
    color: #888888;
}

.pc-style .Popup .PopupCon .LoginReg .TopAgreementTips {
    padding-top: 5px;
}

.pc-style .Popup .PopupCon .LoginReg .ImgVerifyBox {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
}

.pc-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner {
    position: absolute;
    left: 20px;
    top: 20px;
    right: 20px;
    padding: 20px;
    bottom: 20px;
    background: #ffffff;
    border-radius: 4px;
}
.pc-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner .ImgVerifyBoxTitle{
    display: none;
}
.pc-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner .ImgVerifyBoxFoot{
    overflow: hidden;
    zoom:1;
    margin: 0px -5px;
}  
.pc-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner .ImgVerifyBoxFoot .BtnItem{
    float: left;
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    padding: 0px 5px;
}
.pc-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner .ImgVerifyBoxFoot .BtnCancel{
    font-size: 16px;
    font-weight: bold;
    color: #336699;
    display: block;
    zoom: 1;
    text-align: center;
    background: #f5f5f5;
    line-height: 40px;
    height: 40px;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}
.pc-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner .ImgVerifyBoxFoot .BtnOk{
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    zoom: 1;
    text-align: center;
    background: #e53737;
    line-height: 40px;
    height: 40px;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}
/*注册成功*/

.pc-style .Popup .PopupCon .RegSuccess .Word {
    font-size: 24px;
    font-weight: bold;
    color: #006600;
    line-height: 30px;
    padding: 30px;
    text-align: center;
}

.pc-style .Popup .PopupCon .RegSuccess .Word .Ico {
    background: url(Images/bg0084.gif) center center no-repeat;
    width: 80px;
    height: 80px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
}

.pc-style .Popup .PopupCon .RegSuccess .Tips {
    padding: 10px;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
}

.pc-style .Popup .PopupCon .RegSuccess .Time {
    color: #cc0000;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 3px;
}

.pc-style .Popup .PopupCon .IdCheck .InputItem {
    margin-bottom: 20px;
}

.pc-style .Popup .PopupCon .IdCheck .InputItemTitle {
    margin-bottom: 5px;
}

.pc-style .Popup .PopupCon .IdCheck .TextBoxOuter {
    border: 1px solid #999999;
    padding: 0px 10px;
}

.pc-style .Popup .PopupCon .IdCheck .TextBox {
    height: 40px;
    line-height: 40px;
    width: 100%;
    border: 0px;
    vertical-align: 0px;
    outline: 0px;
    font-size: 16px;
}

.pc-style .Popup .PopupCon .IdCheck .BtnSubmit {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    zoom: 1;
    text-align: center;
    background: #e2231a;
    line-height: 40px;
    height: 40px;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.pc-style .Popup .PopupCon .IdCheck .BtnSubmit:hover {
    background: #e2231a;
}

.pc-style .Popup .PopupCon .IdCheck .Tips2 {
    font-size: 14px;
    padding-bottom: 10px;
    color: #cc3300;
}

.pc-style .Popup .PopupCon .BackPsw .BackPswStep {
    display: block;
    height: 36px;
    line-height: 36px;
    width: 759px;
    background: #f5f5f5;
    margin-bottom: 20px;
}

.pc-style .Popup .PopupCon .BackPsw .BackPswStep01 {
    background: url(Images/bg1003.gif) left 0px no-repeat;
}

.pc-style .Popup .PopupCon .BackPsw .BackPswStep02 {
    background: url(Images/bg1003.gif) left -36px no-repeat;
}

.pc-style .Popup .PopupCon .BackPsw .BackPswStep03 {
    background: url(Images/bg1003.gif) left -72px no-repeat;
}

.pc-style .Popup .PopupCon .BackPsw .BackPswStep li {
    float: left;
    width: 233px;
    height: 36px;
    padding: 0px 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.pc-style .Popup .PopupCon .BackPsw .BackPswStep li.Now {
    color: #ffffff;
}

.pc-style .Popup .PopupCon .BackPsw th {
    vertical-align: top;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
}

.pc-style .Popup .PopupCon .BackPsw td {
    vertical-align: top;
    padding-left: 10px;
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}

.pc-style .Popup .PopupCon .BackPsw .TextBox {
    height: 30px;
    line-height: 30px;
    border: 1px solid #999999;
    width: 220px;
    padding: 0px 5px;
    font-size: 14px;
}

.pc-style .Popup .PopupCon .BackPsw .BtnSubmit {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    text-align: center;
    background: #e2231a;
    line-height: 36px;
    width: 220px;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.pc-style .Popup .PopupCon .BackPsw .BtnSubmit:hover {
    background: #cc6600;
}

.pc-style .Popup .PopupCon .BackPsw .RadioContainer {
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px;
}

.pc-style .Popup .PopupCon .BackPsw .RadioContainer input {
    vertical-align: -1px;
}

.pc-style .Popup .PopupCon .BackPsw .Tips {
    line-height: 30px;
    padding-bottom: 10px;
}

.pc-style .Popup .PopupCon .BackPsw .Tips2 {
    color: #cc3300;
    line-height: 22px;
}

.pc-style .Popup .PopupCon .BackPsw .Word {
    font-size: 24px;
    font-weight: bold;
    color: #006600;
    line-height: 30px;
    padding: 30px;
    text-align: center;
}

.pc-style .Popup .PopupCon .BackPsw .Word .Ico {
    background: url(Images/bg0084.gif) center center no-repeat;
    width: 80px;
    height: 80px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
}

.pc-style .Popup .PopupCon .BackPsw .Time {
    color: #cc0000;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 3px;
}

.pc-style .Popup .PopupCon .BackPsw .SuccessMsg {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 20px;
}

/*****手机端样式*****/

.mobile-style .PopupMask {
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 9990;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}

.mobile-style .Popup {
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    z-index: 99999;
    background: #f5f5f5 url(https://wx.100xuexi.com/images/login-bg-agent.png) center top no-repeat;
    background-size: 100% auto;
    position: fixed;
    margin-top: 0px;
}

.mobile-style .Popup::before {
    content: "";
    display: block;
    padding-top: 20%;
}

.mobile-style .Popup .PopupInner {
    border-radius: 12px;
    background: #ffffff;
    padding: 20px;
    width: 80%;
    max-width: 320px;
    margin: 0px auto;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

.mobile-style .PopupMax {
    width: 100%;
    margin-left: 0px;
}

.mobile-style .PopupMid {
    width: 100%;
    margin-left: 0px;
}

.mobile-style .PopupMin {
    width: 100%;
    height: 100%;
    margin-left: 0px;
}

.mobile-style .Popup .PopupTitle {
    padding: 12px 0px;
    font-size: 20px;
    text-align: center;
    position: relative;
    color: #222222;
    font-weight: bold;
}

.mobile-style .Popup .PopupTitle .BtnClose {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 44px;
    height: 44px;
    background: url(Images/bg0101.gif) center center no-repeat;
    cursor: pointer;
}

.mobile-style .Popup .PopupTitle .BtnClose:hover {
    background: url(Images/bg0102.gif) center center no-repeat;
}

.mobile-style .Popup .PopupTitle .BtnBack {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 15px 0px 15px 15px;
    font-size: 14px;
    background: url(Images/Mobile_bg0154_0.png) left center no-repeat;
    background-size: auto 1em;
}

.mobile-style .Popup .PopupTitle .BtnBack:hover {
    color: #cc0000;
}

.mobile-style .Popup .PopupCon {
    color: #333333;
    /* overflow: auto; */
    /* overflow-x: hidden; */
}

.mobile-style .Popup .PopupCon.Busy::after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5) url(https://wx.100xuexi.com/images/loading-1.gif) center center no-repeat;
}

.mobile-style .Popup .PopupCon .LoginAndRegHelp {
    text-align: center;
}

.mobile-style .Popup .PopupCon a {
    color: #336699;
}

.mobile-style .Popup .PopupCon a:hover {
    color: #cc0000;
}

.mobile-style .Popup .PopupCon .LoginReg {
    /* overflow: hidden; */
    zoom: 1;
    margin: 0px auto;
    max-width: 320px;
}

.mobile-style .Popup .PopupCon .LoginReg .Login {
    float: none;
    width: 100%;
    float: 0px;
    border: 0px;
    border-bottom: 1px solid #e5e5e5;
}

.mobile-style .Popup .PopupCon .LoginReg .Login h2 {
    font-size: 16px;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
    line-height: 30px;
    margin-bottom: 16px;
}

.mobile-style .Popup .PopupCon .LoginReg .Login .Tips {
    line-height: 24px;
    padding-top: 10px;
    font-size: 16px;
}

.mobile-style .Popup .PopupCon .LoginReg .Login .Tips a {
    font-size: 16px;
}

.mobile-style .Popup .PopupCon .LoginReg .Login .TextBox {
    height: 40px;
    line-height: 40px;
    border: 1px solid #999999;
    width: 100%;
    padding: 0px 10px;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 0px;
}

.mobile-style .Popup .PopupCon .LoginReg .Login .BtnLogin {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff !important;
    display: block;
    text-align: center;
    background: #e2231a;
    line-height: 40px;
    padding: 0px;
    width: 100%;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.mobile-style .Popup .PopupCon .LoginReg .Login .BtnLogin:hover {
    color: #ffffff;
}

.mobile-style .Popup .PopupCon .LoginReg {
    float: none;
    width: 100%;
    padding: 10px 0px;
}

.mobile-style .Popup .PopupCon .LoginReg h2 {
    font-size: 16px;
    font-weight: bold;
    color: #006600;
    text-align: center;
    line-height: 30px;
    margin-bottom: 16px;
}

.mobile-style .Popup .PopupCon .LoginReg .InputItem {
    margin-bottom: 15px;
}

.mobile-style .Popup .PopupCon .LoginReg .InputItem .InputItemTitle {
    margin-bottom: 5px;
    display: none;
}
.mobile-style .Popup .PopupCon .LoginReg .TextBoxOuterHasImg {
    position: relative;
    padding-left: 180px;
}


.mobile-style .Popup .PopupCon .LoginReg .TextBoxOuterHasImg .ImgVerify {
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 48px;
    height: 48px;
    width: 170px;
    cursor: pointer;
}

.mobile-style .Popup .PopupCon .LoginReg .TextBox {
    height: 48px;
    line-height: 48px;
    border: 0px;
    width: 100%;
    padding: 0px 15px;
    font-size: 16px;
    vertical-align: 0px;
    box-sizing: border-box;
    border-radius: 0px;
    background: #f5f5f5;
    border-radius: 100px;
    outline: none;
    text-align: center;
}

.mobile-style .Popup .PopupCon .LoginAndRegTips {
    color: #e2231a;
    padding-top: 5px;
    padding: 5px 16px 0px 16px;
}

.mobile-style .Popup .PopupCon .LoginAndRegTips .Success {
    color: #009900;
}

.mobile-style .Popup .PopupCon .LoginReg .LoginMobileText {
    display: block;
    height: 48px;
    line-height: 48px;
    background: #ffffff;
    padding: 0px 15px;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 100px;
    text-align: center;
    border: 1px dashed #e5e5e5;
}

.mobile-style .Popup .PopupCon .LoginReg .TextBoxOuterHasBtn {
    padding: 0px 160px 0px 16px;
    position: relative;
    border: 0px;
    background: #f5f5f5;
    border-radius: 100px;
}

.mobile-style .Popup .PopupCon .LoginReg .TextBoxOuterHasBtn .TextBox {
    border: none;
    padding: 0px;
    border-radius: 0px;
    margin: 0px;
    outline: none;
    background: transparent;
}

.mobile-style .Popup .PopupCon .LoginReg .TextBoxOuterHasBtn .BtnGetCode {
    position: absolute;
    right: 5px;
    top: 5px;
    line-height: 38px;
    height: 38px;
    width: 150px;
    border-radius: 100px;
    text-align: center;
    background: #336699;
    color: #ffffff;
}

.mobile-style .Popup .PopupCon .LoginReg .TextBoxOuterHasBtn .BtnGetCode[disabled] {
    background: #f5f5f5;
    color: #e2231a;
    cursor: not-allowed;
}

.mobile-style .Popup .PopupCon .LoginReg .BtnReg {
    text-align: center;
    font-size: 15px;
    color: #ffffff !important;
    display: block;
    zoom: 1;
    text-align: center;
    background: #e53737;
    background-image: -webkit-linear-gradient(left, #f10000, #ff2000 73%, #ff4f18);
    background-image: linear-gradient(90deg, #f10000, #ff2000 73%, #ff4f18);
    line-height: 48px;
    padding: 0px;
    width: 100%;
    border: 0px;
    border-radius: 100px;
    cursor: pointer;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.3);
    font-size: 16px;
}

.mobile-style .Popup .PopupCon .LoginReg .BtnReg:hover {
    background: #e2231a;
}

.mobile-style .Popup .PopupCon .LoginReg .BtnReg.BtnDisabled, .mobile-style .Popup .PopupCon .LoginReg .BtnReg.BtnDisabled:hover {
    background: #f5f5f5;
    color: #cccccc;
    text-shadow: 1px 1px 1px #ffffff;
}

.mobile-style .Popup .PopupCon .LoginReg .BtnItem {
    margin-bottom: 20px;
}

.mobile-style .Popup .PopupCon .LoginReg .Tips {
    /* padding-top: 15px; */
    color: #888888;
}

.mobile-style .Popup .PopupCon .LoginReg .TopAgreementTips {
    padding-top: 5px;
}

.mobile-style .Popup .PopupCon .LoginReg .ImgVerifyBox {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 100;
    background: rgba(0, 0, 0, 0.75);
    padding: 30px;
    display: none;
}


.mobile-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner {
    position: fixed;
    max-width: 320px;
    width: 80%;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.mobile-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner .ImgVerifyBoxTitle {
    font-size: 20px;
    text-align: center;
    padding: 20px 20px 0px 20px;
    font-weight: bold;
}
.mobile-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner .ImgVerifyBoxContent{
    padding: 20px;
}
.mobile-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner .ImgVerifyBoxContent .InputItem{
    margin: 0px;
}
.mobile-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner .ImgVerifyBoxFoot{
    display: flex;
    text-align: center;
    position: relative;
}
.mobile-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner .ImgVerifyBoxFoot::before{
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
}
.mobile-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner .ImgVerifyBoxFoot::after{
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 50%;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    transform: scaleX(0.5);
    -webkit-transform: scaleX(0.5);
}
.mobile-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner .ImgVerifyBoxFoot .BtnItem{
    flex: 1;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    line-height: 48px;
}
.mobile-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner .ImgVerifyBoxFoot .BtnCancel{
    color: #222222;
    display: block;
}
.mobile-style .Popup .PopupCon .LoginReg .ImgVerifyBoxInner .ImgVerifyBoxFoot .BtnOk{
    color: #e53737;
    display: block;
}
/*注册成功*/

.mobile-style .Popup .PopupCon .RegSuccess .Word {
    font-size: 24px;
    font-weight: bold;
    color: #006600;
    line-height: 30px;
    padding: 30px;
    text-align: center;
}

.mobile-style .Popup .PopupCon .RegSuccess .Word .Ico {
    background: url(Images/bg0084.gif) center center no-repeat;
    width: 80px;
    height: 80px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
}

.mobile-style .Popup .PopupCon .RegSuccess .Tips {
    padding: 10px;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
}

.mobile-style .Popup .PopupCon .IdCheck {
    padding: 10px 0px;
    margin: 0px auto;
    max-width: 320px;
}

.mobile-style .Popup .PopupCon .IdCheck .InputItem {
    margin-bottom: 15px;
}

.mobile-style .Popup .PopupCon .IdCheck .InputItemTitle {
    margin-bottom: 5px;
    padding: 0px 15px;
}

.mobile-style .Popup .PopupCon .RegSuccess .Time {
    color: #cc0000;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 3px;
}

.mobile-style .Popup .PopupCon .IdCheck .LoginMobileText {
    display: block;
    height: 48px;
    line-height: 48px;
    background: #ffffff;
    padding: 0px 15px;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 100px;
    text-align: center;
    border: 1px dashed #e5e5e5;
}

.mobile-style .Popup .PopupCon .IdCheck .TextBox {
    height: 48px;
    line-height: 48px;
    border: none;
    background: #f5f5f5;
    width: 100%;
    padding: 0px 15px;
    font-size: 16px;
    vertical-align: 0px;
    box-sizing: border-box;
    /* margin-bottom: 10px; */
    border-radius: 100px;
    outline: none;
    text-align: center;
}

.mobile-style .Popup .PopupCon .IdCheck th {
    font-size: 14px;
    font-weight: normal;
    text-align: right;
}

.mobile-style .Popup .PopupCon .IdCheck .BtnContainer {
    text-align: center;
}

.mobile-style .Popup .PopupCon .IdCheck .BtnSubmit {
    font-size: 16px;
    color: #ffffff !important;
    display: block;
    zoom: 1;
    text-align: center;
    background: #e2231a;
    background-image: -webkit-linear-gradient(left, #f10000, #ff2000 73%, #ff4f18);
    background-image: linear-gradient(90deg, #f10000, #ff2000 73%, #ff4f18);
    line-height: 48px;
    padding: 0px;
    width: 100%;
    border: 0px;
    border-radius: 100px;
    cursor: pointer;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.3);
}

.mobile-style .Popup .PopupCon .IdCheck .BtnSubmit:hover {
    background: #e2231a;
}

.mobile-style .Popup .PopupCon .IdCheck .Tips2 {
    font-size: 14px;
    padding-bottom: 20px;
    color: #cc3300;
}

.mobile-style .Popup .PopupCon .BackPsw .BackPswStep {
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.mobile-style .Popup .PopupCon .BackPsw .BackPswStep li {
    display: none;
}

.mobile-style .Popup .PopupCon .BackPsw .BackPswStep li.Now {
    display: block;
    color: #e2231a;
}

.mobile-style .Popup .PopupCon .BackPsw table, .mobile-style .Popup .PopupCon .BackPsw tbody, .mobile-style .Popup .PopupCon .BackPsw tr {
    display: block;
}

.mobile-style .Popup .PopupCon .BackPsw .TextBox {
    height: 40px;
    line-height: 40px;
    border: 1px solid #999999;
    width: 100%;
    padding: 0px 10px;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 0px;
}

.mobile-style .Popup .PopupCon .BackPsw .BtnSubmit {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff !important;
    display: block;
    background: #e2231a;
    line-height: 40px;
    padding: 0px;
    width: 100%;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.mobile-style .Popup .PopupCon .BackPsw .BtnSubmit:hover {
    background: #e2231a;
}

.mobile-style .Popup .PopupCon .BackPsw .RadioContainer {
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px;
}

.mobile-style .Popup .PopupCon .BackPsw .RadioContainer input {
    vertical-align: -1px;
}

.mobile-style .Popup .PopupCon .BackPsw .Tips {
    line-height: 30px;
    padding-bottom: 10px;
}

.mobile-style .Popup .PopupCon .BackPsw .Tips2 {
    color: #cc3300;
}

.mobile-style .Popup .PopupCon .BackPsw .Word {
    font-size: 24px;
    font-weight: bold;
    color: #006600;
    line-height: 30px;
    padding: 30px;
    text-align: center;
}

.mobile-style .Popup .PopupCon .BackPsw .Word .Ico {
    background: url(Images/bg0084.gif) center center no-repeat;
    width: 80px;
    height: 80px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
}

.mobile-style .Popup .PopupCon .BackPsw .Time {
    color: #cc0000;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 3px;
}

.mobile-style .Popup .PopupCon .BackPsw .SuccessMsg {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 20px;
}